Does Google bot(and/or search engines) index a forwarded page? [migrated]
Posted
by
user2889419
on Server Fault
See other posts from Server Fault
or by user2889419
Published on 2014-08-24T20:00:57Z
Indexed on
2014/08/24
22:22 UTC
Read the original article
Hit count: 211
Let say I have foo.bar domain, and I force the user to use the https over http.
The question is as browsers just accept and load the forwarded/new page(when the request for http://foo.bar -> https://foo.bar), does the google bot(or other search engines) accept the forwarded page and index the new page and just ignore the old page?
in other word, does search engines accept https beside the http?
thanks in advance.
© Server Fault or respective owner